home *** CD-ROM | disk | FTP | other *** search
- on updateSexLevel
- global SexLevel
- puppetSprite(18, 1)
- set the locH of sprite 18 to 415 + (11 * SexLevel)
- set the locV of sprite 18 to 346
- puppetSprite(20, 1)
- set the text of cast "SexLevel" to string(SexLevel)
- set the textFont of field "SexLevel" to "Helvetica"
- set the textStyle of field "SexLevel" to "Bold"
- set the textSize of field "SexLevel" to 18
- if the colorDepth = 8 then
- set the foreColor of member "SexLevel" to 180
- end if
- updateStage()
- end
-